[INFO] cloning repository https://github.com/FauxFaux/quadrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/quadrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fquadrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fquadrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 853d641463a72619f2c5fcd7748d16ca91fed742
[INFO] testing FauxFaux/quadrs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fquadrs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FauxFaux/quadrs
[INFO] finished tweaking git repo https://github.com/FauxFaux/quadrs
[INFO] tweaked toml for git repo https://github.com/FauxFaux/quadrs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FauxFaux/quadrs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FauxFaux/quadrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-sys v0.28.6
[INFO] [stderr]   Downloaded wayland-scanner v0.28.6
[INFO] [stderr]   Downloaded wayland-commons v0.28.6
[INFO] [stderr]   Downloaded andrew v0.3.1
[INFO] [stderr]   Downloaded wayland-client v0.28.6
[INFO] [stderr]   Downloaded wayland-cursor v0.28.6
[INFO] [stderr]   Downloaded calloop v0.6.5
[INFO] [stderr]   Downloaded cocoa v0.23.0
[INFO] [stderr]   Downloaded poll-promise v0.3.0
[INFO] [stderr]   Downloaded cc v1.2.28
[INFO] [stderr]   Downloaded wayland-protocols v0.28.6
[INFO] [stderr]   Downloaded palette v0.5.0
[INFO] [stderr]   Downloaded palette_derive v0.5.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.12.3
[INFO] [stderr]   Downloaded nix v0.18.0
[INFO] [stderr]   Downloaded winit v0.23.0
[INFO] [stderr]   Downloaded wayland-egl v0.28.6
[INFO] [stderr]   Downloaded rustfft v6.4.0
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] [stderr]   Downloaded glutin v0.25.1
[INFO] [stderr]   Downloaded glium v0.28.0
[INFO] [stderr]   Downloaded arboard v3.6.0
[INFO] [stderr]   Downloaded conrod_winit v0.76.1
[INFO] [stderr]   Downloaded conrod_glium v0.76.1
[INFO] [stderr]   Downloaded conrod_core v0.76.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded copypasta v0.6.3
[INFO] [stderr]   Downloaded x11-clipboard v0.5.3
[INFO] [stderr]   Downloaded petgraph v0.4.13
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded daggy v0.5.0
[INFO] [stderr]   Downloaded xcb v0.10.1
[INFO] [stderr]   Downloaded conrod_derive v0.76.1
[INFO] [stderr]   Downloaded smithay-clipboard v0.4.0
[INFO] [stderr]   Downloaded clipboard-win v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cc0ec256ba9ec1e1be3b76286a0f89b64b900d821b3c4aa5b702db2ff17f04b
[INFO] running `Command { std: "docker" "start" "-a" "1cc0ec256ba9ec1e1be3b76286a0f89b64b900d821b3c4aa5b702db2ff17f04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cc0ec256ba9ec1e1be3b76286a0f89b64b900d821b3c4aa5b702db2ff17f04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc0ec256ba9ec1e1be3b76286a0f89b64b900d821b3c4aa5b702db2ff17f04b", kill_on_drop: false }`
[INFO] [stdout] 1cc0ec256ba9ec1e1be3b76286a0f89b64b900d821b3c4aa5b702db2ff17f04b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7106b5e5f5587b5a937e60bdde9083310ce1dd4ec4acc642791ccbc372a67b0c
[INFO] running `Command { std: "docker" "start" "-a" "7106b5e5f5587b5a937e60bdde9083310ce1dd4ec4acc642791ccbc372a67b0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-sys v0.23.6
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling winit v0.23.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling x11-clipboard v0.5.3
[INFO] [stderr]    Compiling wayland-commons v0.23.6
[INFO] [stderr]    Compiling glium v0.28.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling daggy v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling conrod_derive v0.76.1
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling poll-promise v0.3.0
[INFO] [stderr]    Compiling conrod_winit v0.76.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling pistoncore-input v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling webbrowser v1.0.5
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.6.6
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling smithay-clipboard v0.4.0
[INFO] [stderr]    Compiling copypasta v0.6.3
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling conrod_core v0.76.1
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling arboard v3.6.0
[INFO] [stderr]    Compiling glutin v0.25.1
[INFO] [stderr]    Compiling egui_glow v0.31.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling conrod_glium v0.76.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling egui-winit v0.31.1
[INFO] [stderr]    Compiling eframe v0.31.1
[INFO] [stderr]    Compiling quadrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `u64_from` and `usize_from`
[INFO] [stdout]  --> src/eui/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{u64_from, usize_from, Samples};
[INFO] [stdout]   |             ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::Zero`
[INFO] [stdout]  --> src/eui/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use num_traits::Zero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustfft::num_complex::Complex`
[INFO] [stdout]  --> src/eui/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rustfft::num_complex::Complex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fft`
[INFO] [stdout]   --> src/eui/mod.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let fft = rustfft::FftPlanner::<f32>::new().plan_fft_forward(fft_width);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_fft`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `means` is assigned to, but never used
[INFO] [stdout]    --> src/ui/mod.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     let mut means = (0., 0.);
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_means` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `means` is never read
[INFO] [stdout]    --> src/ui/mod.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 | /         means.0 += out
[INFO] [stdout] 335 | |             .iter()
[INFO] [stdout] 336 | |             .take(params.fft_width / 2)
[INFO] [stdout] 337 | |             .map(|v| v.norm())
[INFO] [stdout] 338 | |             .sum::<f32>();
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `means` is never read
[INFO] [stdout]    --> src/ui/mod.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 | /         means.1 += out
[INFO] [stdout] 340 | |             .iter()
[INFO] [stdout] 341 | |             .skip(params.fft_width / 2)
[INFO] [stdout] 342 | |             .map(|v| v.norm())
[INFO] [stdout] 343 | |             .sum::<f32>();
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `means` is never read
[INFO] [stdout]    --> src/ui/mod.rs:403:13
[INFO] [stdout]     |
[INFO] [stdout] 403 |             means = (0., 0.);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Rectangular` is never constructed
[INFO] [stdout]   --> src/ffts.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Windowing {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 14 |     Rectangular,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Windowing` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max` and `min` are never used
[INFO] [stdout]    --> src/ffts.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl FftResult {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn max(&self) -> f32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn min(&self) -> f32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7106b5e5f5587b5a937e60bdde9083310ce1dd4ec4acc642791ccbc372a67b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7106b5e5f5587b5a937e60bdde9083310ce1dd4ec4acc642791ccbc372a67b0c", kill_on_drop: false }`
[INFO] [stdout] 7106b5e5f5587b5a937e60bdde9083310ce1dd4ec4acc642791ccbc372a67b0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eb86d5132be25d5d2de5a7691be353262cb9af1518a89017390c803ec88a358
[INFO] running `Command { std: "docker" "start" "-a" "9eb86d5132be25d5d2de5a7691be353262cb9af1518a89017390c803ec88a358", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `u64_from` and `usize_from`
[INFO] [stdout]  --> src/eui/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{u64_from, usize_from, Samples};
[INFO] [stdout]   |             ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::Zero`
[INFO] [stdout]  --> src/eui/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use num_traits::Zero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustfft::num_complex::Complex`
[INFO] [stdout]  --> src/eui/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rustfft::num_complex::Complex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fft`
[INFO] [stdout]   --> src/eui/mod.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let fft = rustfft::FftPlanner::<f32>::new().plan_fft_forward(fft_width);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_fft`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quadrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `means` is assigned to, but never used
[INFO] [stdout]    --> src/ui/mod.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     let mut means = (0., 0.);
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_means` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `means` is never read
[INFO] [stdout]    --> src/ui/mod.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 | /         means.0 += out
[INFO] [stdout] 335 | |             .iter()
[INFO] [stdout] 336 | |             .take(params.fft_width / 2)
[INFO] [stdout] 337 | |             .map(|v| v.norm())
[INFO] [stdout] 338 | |             .sum::<f32>();
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `means` is never read
[INFO] [stdout]    --> src/ui/mod.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 | /         means.1 += out
[INFO] [stdout] 340 | |             .iter()
[INFO] [stdout] 341 | |             .skip(params.fft_width / 2)
[INFO] [stdout] 342 | |             .map(|v| v.norm())
[INFO] [stdout] 343 | |             .sum::<f32>();
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `means` is never read
[INFO] [stdout]    --> src/ui/mod.rs:403:13
[INFO] [stdout]     |
[INFO] [stdout] 403 |             means = (0., 0.);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Rectangular` is never constructed
[INFO] [stdout]   --> src/ffts.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Windowing {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 14 |     Rectangular,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Windowing` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max` and `min` are never used
[INFO] [stdout]    --> src/ffts.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl FftResult {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn max(&self) -> f32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn min(&self) -> f32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `u64_from` and `usize_from`
[INFO] [stdout]  --> src/eui/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{u64_from, usize_from, Samples};
[INFO] [stdout]   |             ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::Zero`
[INFO] [stdout]  --> src/eui/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use num_traits::Zero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustfft::num_complex::Complex`
[INFO] [stdout]  --> src/eui/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rustfft::num_complex::Complex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fft`
[INFO] [stdout]   --> src/eui/mod.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let fft = rustfft::FftPlanner::<f32>::new().plan_fft_forward(fft_width);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_fft`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `means` is assigned to, but never used
[INFO] [stdout]    --> src/ui/mod.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     let mut means = (0., 0.);
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_means` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `means` is never read
[INFO] [stdout]    --> src/ui/mod.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 | /         means.0 += out
[INFO] [stdout] 335 | |             .iter()
[INFO] [stdout] 336 | |             .take(params.fft_width / 2)
[INFO] [stdout] 337 | |             .map(|v| v.norm())
[INFO] [stdout] 338 | |             .sum::<f32>();
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `means` is never read
[INFO] [stdout]    --> src/ui/mod.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 | /         means.1 += out
[INFO] [stdout] 340 | |             .iter()
[INFO] [stdout] 341 | |             .skip(params.fft_width / 2)
[INFO] [stdout] 342 | |             .map(|v| v.norm())
[INFO] [stdout] 343 | |             .sum::<f32>();
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `means` is never read
[INFO] [stdout]    --> src/ui/mod.rs:403:13
[INFO] [stdout]     |
[INFO] [stdout] 403 |             means = (0., 0.);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Rectangular` is never constructed
[INFO] [stdout]   --> src/ffts.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Windowing {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 14 |     Rectangular,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Windowing` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max` and `min` are never used
[INFO] [stdout]    --> src/ffts.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl FftResult {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn max(&self) -> f32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn min(&self) -> f32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.62s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9eb86d5132be25d5d2de5a7691be353262cb9af1518a89017390c803ec88a358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb86d5132be25d5d2de5a7691be353262cb9af1518a89017390c803ec88a358", kill_on_drop: false }`
[INFO] [stdout] 9eb86d5132be25d5d2de5a7691be353262cb9af1518a89017390c803ec88a358
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65482fcfb970a14d0af29e194812fc087af7a911952cd8f47dbe3726fc39b054
[INFO] running `Command { std: "docker" "start" "-a" "65482fcfb970a14d0af29e194812fc087af7a911952cd8f47dbe3726fc39b054", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `u64_from` and `usize_from`
[INFO] [stderr]  --> src/eui/mod.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::{u64_from, usize_from, Samples};
[INFO] [stderr]   |             ^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `num_traits::Zero`
[INFO] [stderr]  --> src/eui/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use num_traits::Zero;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustfft::num_complex::Complex`
[INFO] [stderr]  --> src/eui/mod.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use rustfft::num_complex::Complex;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fft`
[INFO] [stderr]   --> src/eui/mod.rs:81:13
[INFO] [stderr]    |
[INFO] [stderr] 81 |         let fft = rustfft::FftPlanner::<f32>::new().plan_fft_forward(fft_width);
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_fft`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `means` is assigned to, but never used
[INFO] [stderr]    --> src/ui/mod.rs:322:9
[INFO] [stderr]     |
[INFO] [stderr] 322 |     let mut means = (0., 0.);
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_means` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `means` is never read
[INFO] [stderr]    --> src/ui/mod.rs:334:9
[INFO] [stderr]     |
[INFO] [stderr] 334 | /         means.0 += out
[INFO] [stderr] 335 | |             .iter()
[INFO] [stderr] 336 | |             .take(params.fft_width / 2)
[INFO] [stderr] 337 | |             .map(|v| v.norm())
[INFO] [stderr] 338 | |             .sum::<f32>();
[INFO] [stderr]     | |_________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `means` is never read
[INFO] [stderr]    --> src/ui/mod.rs:339:9
[INFO] [stderr]     |
[INFO] [stderr] 339 | /         means.1 += out
[INFO] [stderr] 340 | |             .iter()
[INFO] [stderr] 341 | |             .skip(params.fft_width / 2)
[INFO] [stderr] 342 | |             .map(|v| v.norm())
[INFO] [stderr] 343 | |             .sum::<f32>();
[INFO] [stderr]     | |_________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `means` is never read
[INFO] [stderr]    --> src/ui/mod.rs:403:13
[INFO] [stderr]     |
[INFO] [stderr] 403 |             means = (0., 0.);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Rectangular` is never constructed
[INFO] [stderr]   --> src/ffts.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum Windowing {
[INFO] [stderr]    |          --------- variant in this enum
[INFO] [stderr] 14 |     Rectangular,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Windowing` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `max` and `min` are never used
[INFO] [stderr]    --> src/ffts.rs:101:12
[INFO] [stderr]     |
[INFO] [stderr]  91 | impl FftResult {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn max(&self) -> f32 {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn min(&self) -> f32 {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `quadrs` (lib) generated 10 warnings (run `cargo fix --lib -p quadrs` to apply 4 suggestions)
[INFO] [stderr] warning: `quadrs` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quadrs-e8f04262202146cd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test bits::tests::run ... ok
[INFO] [stdout] test args::tests::mega ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/quadrs.rs (/opt/rustwide/target/debug/deps/quadrs-36930e3874c3ee53)
[INFO] [stderr]    Doc-tests quadrs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65482fcfb970a14d0af29e194812fc087af7a911952cd8f47dbe3726fc39b054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65482fcfb970a14d0af29e194812fc087af7a911952cd8f47dbe3726fc39b054", kill_on_drop: false }`
[INFO] [stdout] 65482fcfb970a14d0af29e194812fc087af7a911952cd8f47dbe3726fc39b054
